# File lib/pickle/parser/matchers.rb, line 32
      def match_fields
        "(?:#{match_field}, )*#{match_field}"
      end