# File lib/hammer_cli/output/formatters.rb, line 22 def formatter_for_type(type) @_formatters[type.name.split('::').last.to_sym] end