Class: TrueClass

Inherits:
Object show all
Defined in:
lib/to_b.rb

Instance Method Summary collapse

Instance Method Details

#to_bObject



16
17
18
# File 'lib/to_b.rb', line 16

def to_b
  return true
end