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