Method: Array#sixth
- Defined in:
- lib/hash-utils/array.rb
#sixth ⇒ Object
168 169 170 |
# File 'lib/hash-utils/array.rb', line 168 def sixth self[5] end |
168 169 170 |
# File 'lib/hash-utils/array.rb', line 168 def sixth self[5] end |