internal protected virtual void OnItemsRemoved(IEnumerable <ProjectItem> objs)
 {
     next.OnItemsRemoved(objs);
 }