# File lib/mail/fields/received_field.rb, line 53
    def encoded
      "#{CAPITALIZED_FIELD}: #{value}"
    end