method

third

v4.2.1 - Show latest stable - Class: Array
third()
public

Equal to self[2].

%w( a b c d e ).third # => "c"