class MyClass(cdk.SomeOtherClass):
    def __init__(self, x, y):
        super().__init__(x)