Class: NilClass

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

Instance Method Summary collapse

Instance Method Details

#to_bObject



29
30
31
# File 'lib/truther.rb', line 29

def to_b
  false
end