# File lib/mail/fields/received_field.rb, line 41
    def element
      @element ||= Mail::ReceivedElement.new(value)
    end