# File lib/pickle/parser/matchers.rb, line 12
      def match_prefix
        '(?:(?:a|an|another|the|that) )'
      end