textDocument = new Client\TextDocument($handler, $mapper); $this->window = new Client\Window($handler, $logLevel); $this->workspace = new Client\Workspace($handler, $mapper); $this->xcache = new Client\XCache($handler); } }