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