method

fourth

v7.1.3.4 - Show latest stable - Class: Array
fourth()
public

Equal to self[3].

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