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