# File lib/chef_zero/solr/solr_parser.rb, line 23
      def peek_token
        @next_token ||= parse_token
      end