I\'m trying to return a JSON data representation if not Nothing, and an empty JSON object if Nothing;
I know that I can do:
encode () -- "[]"