query->ilike(TaskModel::TABLE.'.description', '%'.$this->value.'%'); return $this; } }