{%- macro render_dump(obj) -%} {%- if obj.type == 'array' -%} {%- if obj.value|length == 0 -%} [ ] {%- else -%} [