public IList <V3UniverseNames> Names(IList <int> ids)
 {
     return(_internalLatestUniverse.Names(ids));
 }