Libraries
»
peterc-rsmaz
(0.0.3)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/rsmaz.rb
Instance Method Summary
collapse
#
ord
⇒ Object
Instance Method Details
#
ord
⇒
Object
9
# File 'lib/rsmaz.rb', line 9
def
ord
;
self
[
0
]
;
end