# File lib/ruby_parser_extras.rb, line 55
    def string_to_pos
      string[0..pos]
    end