How to Call Only Parent Method with child Handle

In reply to Harjot:

Why would you override display in ext_class if you didn’t;t want it called? Why not have two different function names?

This is a classic XY problem. Please explain what makes you think you want to do this.