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