public void Clear()
 {
     _top.Clear();
     _bottom.Clear();
 }