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