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