public System.Collections.IEnumerator GetEnumerator() {
   return attrList.GetEnumerator();
 }