Set_type and set_inst overrides and child classes

In reply to dave_59:

Thank you Dave! So, once I override A with C, when I call super.body(), the body() method of B gets called?