class Cucumber::RunningTestCase::TestCase

def status

def status
  @result.to_sym
end