# File lib/cucumber/rb_support/rb_world.rb, line 36
      def py_string(string_with_triple_quotes, file=nil, line_offset=0)
        @__cucumber_step_mother.py_string(string_with_triple_quotes, file, line_offset)
      end