How to Call Only Parent Method with child Handle

In reply to cgales:

Hi,
Thanks for the terminology clarification, But my question was -:
"With extended class handle(my_ext_class) can we somehow call base class display method

Like -:
my_ext_class.display – should print “Inside base”