# File lib/pickle/parser/matchers.rb, line 28
      def match_field
        "(?:\\w+: #{match_value})"
      end