inExceptArray($request); } public function setExcept(array $except) { $this->except = $except; return $this; } }