public function notEmpty() : bool { return $this->includeDirectories ->notEmpty() || $this->includeFiles ->notEmpty(); }