void init(value)

Source

void init(value) {
  load(buildNodeMap(value));
  _json = value;
}