# File lib/ruby_parser_extras.rb, line 40
      def string_to_pos
        string.byteslice(0, pos)
      end