Class: TrueClass

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

Instance Method Summary collapse

Instance Method Details

#to_boolObject



32
33
34
# File 'lib/extensions/class-extensions.rb', line 32

def to_bool
  self
end