Class: FalseClass
- Inherits:
-
Object
- Object
- FalseClass
- Defined in:
- lib/cmsimple/exts/to_bool.rb
Instance Method Summary collapse
Instance Method Details
#to_bool ⇒ Object
16 17 18 |
# File 'lib/cmsimple/exts/to_bool.rb', line 16 def to_bool self end |