/**
  * @return \DOMElement|null
  */
 public function getDomElementOfModification()
 {
     return parent::getDomElement();
 }