in lib/websandbox.ts [189:191]
importScript(path: string) { return this.connection!.callRemoteServiceMethod('importScript', path); }