cf
FieldList.
__setitem__
x.__setitem__(i, y) <==> x[i]=y
cf.FieldList.__mul__
cf.FieldList.__deepcopy__