public FzFairly(FzSet ft)
 {
     FSet = ft.FSet;
 }
 public FzVery(FzSet ft)
 {
     FSet = ft.FSet;
 }