public IList <int> Constellations()
 {
     return(_internalLatestUniverse.Constellations());
 }