teardown()
Runs after every test. Use this to refactor test cleanup.
# File lib/minitest/unit.rb, line 1046 def teardown; end