Future<Map<String, dynamic>> get(String instrumentKey) => promiseToFutureAsMap(JS("", "#.get(#)", this, instrumentKey));