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