class Maxitest::Timeout::TestCaseTimeout

def message

def message
  "Test took too long to finish, aborting. To use a debugger, set Maxitest.timeout = false at the top of the test file."
end