# File lib/pickle/parser/matchers.rb, line 20
      def match_label
        "(?::? \"#{match_quoted}\")"
      end