public Iterator4 iterator() {
   return _collection.iterator();
 }