# File lib/cucumber/rb_support/rb_world.rb, line 29 def step(name, multiline_argument=nil) @__cucumber_step_mother.invoke(name, multiline_argument) end