Libraries
»
tankobon
(0.5.0)
»
Index
»
String
»
#head
Method: String#head
Defined in:
lib/tankobon/ext/string.rb
#
head
⇒
Object
6 7 8
# File 'lib/tankobon/ext/string.rb', line 6
def
head
self
[
0
]
end