# File lib/cucumber/runtime.rb, line 59 def invoke(step_name, multiline_argument) @support_code.invoke(step_name, multiline_argument) end