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