[internal] returns elements that are the first of the type.
def select_first_of_type(self): return self._nodes.select_first_of_type()