cf.FieldList.__rtruediv__

FieldList.__rtruediv__(y)

The binary arithmetic operation / (true division) with reflected operands

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