Method: FalseClass#to_bool

Defined in:
lib/frigate.rb

#to_boolObject



52
53
54
# File 'lib/frigate.rb', line 52

def to_bool;
	self;
end