The utils
class provides some useful Python
functions that are typically used in inline Python expressions
(e.g. ${@...}
).
One example use is for base_contains()
.
This class is enabled by default because it is inherited by the
base
class.