public IList <V2UniverseFactions> Factions()
 {
     return(_internalLatestUniverse.Factions());
 }