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