Libraries
»
jacs
(0.3)
»
Index
»
Array
»
#second
Method: Array#second
Defined in:
lib/jacs.rb
#
second
⇒
Object
6 7 8
# File 'lib/jacs.rb', line 6
def
second
self
[
1
]
end