class Cucumber::RunningTestCase::Scenario

def status

def status
  @result.to_sym
end