class Cucumber::AmbiguousStepMatch

def activate(test_step)

def activate(test_step)
  test_step.with_action { raise @error }
end