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