Consider if I have a baseclass FooBase with some nice __str__ method (example output given below)
FooBase
__str__
<