cf.FieldList.__rshift__

FieldList.__rshift__(y)

The binary bitwise operation >>

x.__lshift__(y) <==> x>>y