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