master
{ "test": "1", "a": { "b": { "c": 1, "d": "{e.f.g}" } }, "e": { "f": { "g": 2, "h": "{a.b.c}" } }, "i": "{e.f.g}" }