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