A delegate that intercepts the global count() function and calls count()
method on target objects that implement
the
com.caucho.quercus.lib.spl.Countable interface.
A delegate that intercepts requests for iterator's and calls methods on
target objects that implement
the
com.caucho.quercus.lib.spl.Iterator interface.