def open(self, path):
        """
        Creates and enters the given node, regardless of whether it already
        exists.
        Returns the new node.