# File lib/mail/fields/content_id_field.rb, line 47
    def encoded
      "#{CAPITALIZED_FIELD}: #{to_s}\r\n"
    end