Class: TrueClass

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

Instance Method Summary collapse

Instance Method Details

#to_bObject



47
48
49
# File 'lib/truther.rb', line 47

def to_b
  true
end