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