# File lib/mail/fields/received_field.rb, line 58
    def encoded
      "#{CAPITALIZED_FIELD}: #{info}; #{formatted_date}\r\n"
    end