# File lib/hammer_cli_foreman/output/fields.rb, line 13
    def initialize(options={})
      options[:details] ||= [:template_kind_name]
      super(options)
    end