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