protected override void OnStop()
 {
     base.OnStop();
     Mint.CloseSession(this);
 }