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