public ExistanceForm(IExistanceForm form)
 {
     _form = form;
 }
 public ExistanceForm(IExistanceForm form)
 {
     _form = form;
 }