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