@Override
 public void afterLockAcquire(FileLock.State currentCacheState) {
   target.afterLockAcquire(currentCacheState);
 }