sixth()
Equal to self[5].
# File activesupport/lib/active_support/core_ext/array/access.rb, line 47 def sixth self[5] end