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