# File lib/mail/fields/received_field.rb, line 62
    def decoded
      "#{info}; #{formatted_date}" 
    end