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