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