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