4479c215d4
These objects implement AbstractList that extending MutableCollection. After type propagation `iterator` of AbstractList become MutableIterator, so it cannot be overriden with immutable Iterator