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