# File lib/pickle/parser/matchers.rb, line 52
      def match_labeled_model
        "(?:#{match_factory}#{match_label})"
      end