ninth()
Equal to self[8].
# File activesupport/lib/active_support/core_ext/array/access.rb, line 62 def ninth self[8] end