private void ShowStats(IShowable show)
 {
     show.ShowStats();
 }