class Cucumber::Formatter::Query::HookByTestStep
def on_test_step_created(event)
def on_test_step_created(event) @hook_id_by_test_step_id[event.test_step.id] = nil end
def on_test_step_created(event) @hook_id_by_test_step_id[event.test_step.id] = nil end