class Cucumber::Runtime

def fail_fast_report

def fail_fast_report
  @fail_fast_report ||= Formatter::FailFast.new(@configuration)
end