# File lib/test/unit/exceptionhandler.rb, line 33
        def unregister_exception_handler(*method_names)
          attribute(:exception_handler, false, *method_names)
        end