# File lib/new_relic/environment_report.rb, line 31
    def self.report_on(key, &block)
      registered_reporters[key] = block
    end