setup()
Runs before every test. Use this to set up before each test run.
# File lib/minitest/unit.rb, line 1408 def setup; end