tenth()
Equal to self[9].
# File activesupport/lib/active_support/core_ext/array/access.rb, line 67 def tenth self[9] end