# File lib/test/unit/fixture.rb, line 220 def teardown(*method_names, &callback) register_fixture(:teardown, *method_names, &callback) end