public async Task <IList <int> > CategoriesAsync() { return(await _internalLatestUniverse.CategoriesAsync()); }