class Cucumber::Filters::ActivateSteps::CaseFilter::FindMatch
def initialize(step_match_search, configuration, test_step)
def initialize(step_match_search, configuration, test_step) @step_match_search = step_match_search @configuration = configuration @test_step = test_step end