# File lib/mail/envelope.rb, line 26
    def date
      ::DateTime.parse("#{element.date_time}")
    end