public IList <long> Structures()
 {
     return(_internalLatestUniverse.Structures());
 }