/** @ORM\PostRemove */
 public function postRemove($args = null)
 {
     parent::postRemove($args);
 }