# File lib/hammer_cli/output/adapter/csv.rb, line 130
      def is_id?
        self.field.class <= Fields::Id
      end