class { incrementBar() { this.getComponent('bar').increment(); this.getComponent('bar').update(); } }