# File lib/active_support/core_ext/array/access.rb, line 37
def
fourth
self
[
3
]
end