Class: FalseClass

Inherits:
Object
  • Object
show all
Defined in:
lib/truther.rb

Instance Method Summary collapse

Instance Method Details

#to_bObject



53
54
55
# File 'lib/truther.rb', line 53

def to_b
	false
end