If the 'x'
is a string, it is treated as a URI and an attempt to find an associated
Member Node at that base URL is attempted. If 'x'
is a Node reference, then it is cast to a MNode
instance. This typically is used from the getMNode() function from the CNode class, which is the preferred
way to retrieve an instance of an MNode.