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