# File lib/cucumber/rb_support/rb_world.rb, line 26
      def steps(steps_text)
        @__cucumber_step_mother.invoke_steps(steps_text, @__natural_language, caller[0])
      end