{ return class extends CeClass { updateFoo(value) { this.foo = value; } }; } }} />

{foo}