# File lib/cucumber/rb_support/rb_world.rb, line 50
      def puts(*messages)
        @__cucumber_step_mother.puts(*messages)
      end