void ISoodaCache.Unlock(ISoodaCacheLock theLock)
 {
 }
 void ISoodaCache.Unlock(ISoodaCacheLock theLock)
 {
 }
 public void Unlock(ISoodaCacheLock theLock)
 {
     ((EndCommitCaller)theLock).Dispose();
 }
 public void Unlock(ISoodaCacheLock theLock)
 {
     ((EndCommitCaller)theLock).Dispose();
 }