public AttrNameIter(Config c) {
   attrs = c.getChildren();
 }