See Original text in context
method cache()
Provides a Any representation of the object itself, calling the method list
on the instance.
See Original text in context
method cache(PositionalBindFailover: --> List)
Returns a List based on the iterator
method, and caches it. Subsequent calls to cache
always return the same List
object.