- Option to configure encoding escapes.

- Make encode/decode routines thread safe (within the same lua_State)
  - json_buf?
  - Optionally create an object. Clone function.

- run_test_group "config" function calls should be protected by pcall?