Future<dynamic> get(String instrumentKey) => js_util.promiseToFuture(js_util.callMethod(this, 'get', [instrumentKey]));