cf.Field.__radd__

Field.__radd__(y)

The binary arithmetic operation + with reflected operands

x.__radd__(y) <==> y+x