Libraries
»
RubyExt
(0.1.2)
»
Index (F)
»
FalseClass
Class: FalseClass
Inherits:
Object
Object
FalseClass
show all
Defined in:
lib/RubyExt/false_class.rb
Instance Method Summary
collapse
#
copy
⇒ Object
Instance Method Details
#
copy
⇒
Object
2 3 4
# File 'lib/RubyExt/false_class.rb', line 2
def
copy
false
end