class Rails::TestUnitReporter

def fail_fast?

def fail_fast?
  options[:fail_fast]
end