# File lib/test/unit/fixture.rb, line 60 def unregister_cleanup_method(method_name) unregister_fixture_method(:cleanup, method_name) end