in lib/websandbox.ts [193:195]
injectStyle(style: string) { return this.connection!.callRemoteServiceMethod('injectStyle', style); }