public function init()
 {
     parent::init();
     $this->prepareOptions();
     $this->buildQuery();
 }