public void Clear()
 {
     _collection.Clear();
 }