Class: TrueClass

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

Instance Method Summary collapse

Instance Method Details

#to_boolObject



41
42
43
# File 'lib/extensions/class-extensions.rb', line 41

def to_bool
  self
end