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