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