public Lock GetPrimaryLock()
 {
     return(_lockHandler.GetPrimaryLock());
 }