method

third

v6.0.0 - Show latest stable - Class: Array
third()
public

Equal to self[2].

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