eighth()
Equal to self[7].
# File activesupport/lib/active_support/core_ext/array/access.rb, line 57 def eighth self[7] end