@override Future<void> refresh(List<String> files) async { return _withSessionLock(() => _refreshImpl(files)); }