public function getDateModification()
 {
     $this->__load();
     return parent::getDateModification();
 }