class Cucumber::Core::Test::Runner::RunningTestCase

def result

def result
  status.result(@timer.duration)
end