The object at the given index in the list
@override E operator [](int index) { return _collective[index]; }