public void OnUnload()
 {
     _mulliganWinrateInstance.Dispose();
     _mulliganWinrateInstance = null;
 }