cf
Field.
__ge__
The rich comparison operator >=
>=
x.__ge__(y) <==> x>=y
cf.Field.__gt__
cf.Field.__add__