singleton; restore { this.foo(); } foo { console.log('foo!'); }