# File lib/cucumber/ast/scenario.rb, line 19 def step_collection(step_invocations) StepCollection.new(step_invocations) end