# File lib/active_support/core_ext/array/access.rb, line 27
def
second
self
[
1
]
end