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

def undefined(step_result)

def undefined(step_result)
  failed(step_result)
  self
end