Class representing a node on an object path.
Create a new node with a given name.
Return inspect information of the node.
Return instance inspect information, used by Node#inspect.
Return an XML string representation of the node. It is shallow, not recursing into subnodes
[Validate]