# File lib/rspec-puppet/matchers/count_generic.rb, line 71 def have_resource_count(count) RSpec::Puppet::ManifestMatchers::CountGeneric.new('resource', count) end