class Test extends Foo { constructor() { super(); this; this.prop = 1; } }