class { onCreate() { this.state = { count: 0 }; } } ${state.count}