private void InitializeGroupTypes()
 {
     GroupTypes = KitGroupType.GetAll();
 }