public void Rls() {
   if (bin_mgr != null) bin_mgr.Rls();
   init = false;
 }