If I'm inspecting any key or value of `{1 :a 2 :b}`, ideally: * `:a` and `:b` would be siblings * `1` and `2` would be siblings
If I'm inspecting any key or value of
{1 :a 2 :b}, ideally::aand:bwould be siblings1and2would be siblings