# File lib/active_support/vendor/i18n-0.1.3/lib/i18n.rb, line 54
    def exception_handler=(exception_handler)
      @@exception_handler = exception_handler
    end