public function init()
 {
     parent::init();
     $this->scenario = self::SCENARIO_SUBSCRIBE;
 }