class Figure: def area(self): print("Not implemented")