trying to track a type of parseJson as it is passed on between proc through proc myproc(p: jsonNode) thought i could simply do echo p.kind but this doesn't work as expected