public function unlock()
 {
     return $this->lockFile->releaseFileLock();
 }