class C(int): def method(self): print(self + 42)