Returns the first item of the collection.
T
NoSuchElementException if this collection is empty.
public function first() : mixed;