pub type GamesTable = HashMap<Arc<InstanceName>, InstanceRef>;
pub struct GamesTable { /* private fields */ }