/**
  * @return string
  */
 private function getVersionHash()
 {
     return Version::hashData($this->getVersionData());
 }