cf.FieldList.__and__

FieldList.__and__(y)

The binary bitwise operation &

x.__and__(y) <==> x&y