/**
  * @return mixed
  */
 protected function getBoardQuery()
 {
     return $this->model->board();
 }