How to prevent the «Infinite loop detected, review the trace for the looping path» exception in `Magento\Checkout\Model\Session::getQuote()`?

Step 1

How to prevent infinite loops for Magento\Quote\Model\Quote::_afterLoad()?

Step 2

2.2

Replace

with

2.2

Replace

with

2.3

Replace

with

2.4

Replace

with