public V2UniverseStation Station(int stationId)
 {
     return(_internalLatestUniverse.Station(stationId));
 }