setup()
Runs before every test. Use this to refactor test initialization.
# File lib/minitest/unit.rb, line 1041 def setup; end