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