first

returns a first element of this elements.

Source


def first(self):
    return self[0]