# File lib/chef/handler.rb, line 82
    def self.report_handlers
      Array(Chef::Config[:report_handlers])
    end