class Cucumber::Events::StepMatch
def initialize(test_step, step_match)
def initialize(test_step, step_match) @test_step, @step_match = test_step, step_match end
def initialize(test_step, step_match) @test_step, @step_match = test_step, step_match end