- Add leading and trailing spaces within dictionaries, as the `{}` characters are hard to distinguish from `[]` on some fonts. This is especially helpful with empty arrays and dictionaries.
Which is useful when the key isn't a valid identifier, such as keys with spaces or numeric keys.