The iterator tag can export an IteratorStatus object so that
one can get information about the status of the iteration, such as
the size, current index, and whether any more items are available.
Unforunately, the MockJspWriter throws a NotImplementedException when any of the Writer methods are invoked and
as you might guess, Velocity uses the Writer methods.