Future open(String cacheName) => promiseToFuture(JS("creates:_Cache;", "#.open(#)", this, cacheName));