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