instance method Array#last

View source on GitHub →

Array#last() → ?

Returns the array's last item (e.g., array[array.length - 1]).