cf.FieldList.__truediv__

FieldList.__truediv__(y)

The binary arithmetic operation / (true division)

x.__truediv__(y) <==> x/y