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