module Test::Unit::NotificationHandler

def included(base)

def included(base)
  base.exception_handler(:handle_notified_error)
end