static void instance_Disposed(object sender, EventArgs e)
 {
     instance = null;
 }