protected function initLimit()
 {
     parent::initLimit();
     $this->limit = 15;
 }