public ProjectGroupedClient(ICrowdinHelper helper) { this.project = new ProjectEndpoint(helper); this.directory = new DirectoryEndpoint(helper); }