cf
FieldList.
__lshift__
The binary bitwise operation <<
<<
x.__lshift__(y) <==> x<<y
cf.FieldList.__xor__
cf.FieldList.__rshift__