public function afterFind()
 {
     parent::afterFind();
     $this->setScenario($this->getTypeScenario());
 }