{
  "b": 3,
  "c": 5,
  "d": {
    "b": {
      "first": "one",
      "second": "two"
    },
    "c": {
      "test2": 222
    }
  },
  "e": {
    "one": 1,
    "two": 2
  },
  "f": [],
  "g": "(void 0)"
}
