seventh()
Equal to self[6].
# File activesupport/lib/active_support/core_ext/array/access.rb, line 52 def seventh self[6] end