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