Do_copy method use?

In reply to puttasatish:

do_copy() is a method defined inside the copy() method. So , can we override a nested method directly in the child class?