cf
FieldList.
__rfloordiv__
The binary arithmetic operation // with reflected operands
//
x.__rfloordiv__(y) <==> y//x
cf.FieldList.__rtruediv__
cf.FieldList.__rpow__