public override IEnumerator GetEnumerator()
 {
     return(w.GetEnumerator());
 }