# File lib/hammer_cli/abstract.rb, line 52
    def exception_handler
      @exception_handler ||= exception_handler_class.new(:output => output)
    end