# File lib/mail/fields/received_field.rb, line 45
    def date_time
      ::DateTime.parse("#{element.date_time}")
    end