public void OnCreating(TItem newItem)
 {
     _stem.OnCreating(newItem);
 }