[internal] returns elements that are the only child of their parent.
def select_only_child(self): return self._nodes.select_only_child()