__author__ = 'ktisha' class Child(Base): def f(self): pass