# File lib/rspec-puppet/matchers/count_generic.rb, line 52 def failure_message "expected that the catalogue would " + description + " but it contains #{@actual_number}" end