Class: FalseClass

Inherits:
Object
  • Object
show all
Defined in:
lib/to-bool.rb

Instance Method Summary collapse

Instance Method Details

#to_boolObject



19
20
21
# File 'lib/to-bool.rb', line 19

def to_bool
  self
end