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