Class: TrueClass

Inherits:
Object
  • Object
show all
Defined in:
C:/Program Files/Relyze/lib/relyze/core.rb

Instance Method Summary collapse

Instance Method Details

#to_boolObject



45
46
47
# File 'C:/Program Files/Relyze/lib/relyze/core.rb', line 45

def to_bool
	return true
end
/body>