public function afterFind()
 {
     $this->saveModelState();
     return parent::afterFind();
 }