class Test::Unit::SubTestResult

def stop

def stop
  throw @stop_tag
end