public Object blockingLock() {
   return wrapped.blockingLock();
 }