Class: FalseClass

Inherits:
Object show all
Defined in:
lib/ib/extensions.rb

Instance Method Summary collapse

Instance Method Details

#to_boolObject



23
24
25
# File 'lib/ib/extensions.rb', line 23

def to_bool
  self
end