# File lib/cucumber/step_mother.rb, line 142 def invoke(step_name, multiline_argument=nil) step_match(step_name).invoke(multiline_argument) end