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