.third from:{Iterable<Any>} -> Any
third element of the collection, or NOT_FOUND if the collection has less than 3 elements
collection to get the third element from