module Test::Unit::ExceptionHandler::ClassMethods

def exception_handlers

def exception_handlers
  ExceptionHandler.exception_handlers
end