cf.FieldList.__abs__

FieldList.__abs__()

The unary arithmetic operation abs

x.__abs__() <==> abs(x)