# File lib/puppet/reports.rb, line 45
45:   def self.reports
46:     instance_loader(:report).loadall
47:     loaded_instances(:report)
48:   end