Libraries
»
RbYAML
(0.2.0)
»
Index (I)
»
Integer
Class: Integer
Inherits:
Object
Object
Integer
show all
Defined in:
lib/rbyaml/util.rb
Instance Method Summary
collapse
#
__is_int
⇒ Object
Instance Method Details
#
__is_int
⇒
Object
21
# File 'lib/rbyaml/util.rb', line 21
def
__is_int
;
true
end