forty_two()
Equal to self[41]. Also known as accessing “the reddit”.
# File activesupport/lib/active_support/core_ext/array/access.rb, line 43 def forty_two self[41] end