/**
  * @return \DateTimeInterface
  */
 public function getLastModificationDateTime()
 {
     return $this->nodeData->getLastModificationDateTime();
 }