class A { constructor(x) { this.x = x; } }