A Python reference implementation of the CF data model
Implements membership test operators for construct keys.
x.__contains__(y) <==> y in x
Added in version (cfdm): 1.7.0