class Test { constructor() { this.state = "test"; } }