This would not work at all because if obj.method1() returns an object without a reference to the original object, there’s no good way for the subsequent operations to retrieve it.
This would not work at all because if obj.method1() returns an object without a reference to the original object, there’s no good way for the subsequent operations to retrieve it.