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