Class: TrueClass

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

Instance Method Summary collapse

Instance Method Details

#to_boolObject



17
18
19
# File 'lib/ib/extensions.rb', line 17

def to_bool
  self
end