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