# File lib/rspec-puppet/matchers/count_generic.rb, line 56
      def failure_message_when_negated
        "expected that the catalogue would not " + description + " but it does"
      end