# File lib/rspec-puppet/matchers/create_generic.rb, line 108
      def failure_message
        "expected that the catalogue would contain #{@referenced_type}[#{@title}]#{errors}"
      end