# File lib/mail/fields/content_transfer_encoding_field.rb, line 36
    def encoded
      "#{CAPITALIZED_FIELD}: #{value}\r\n"
    end