cf.FieldList.__lshift__

FieldList.__lshift__(y)

The binary bitwise operation <<

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