The IndexedCollectionFormat converts indexed collections using specialized
methods. It has an instance variable called element that identifies the formatter
used to convert each data element in the collection. The timesRepeat instance
variable determines whether the formatter processes all elements in the collection
or only some of them.