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