is mapping
* CVE-2021-25283 enables Jinja2 safe mode, which breaks use of `'dict' in x.__class__.__name__` workaround * Workaround no longer needed as CentOS 6 is EOL
Checks for 'dict' in `x.__class__.__name__` b/c neither `type()` nor `isinstance()` is available.