Libraries
»
Objective3-to_b
(0.0.2)
»
Index (T)
»
TrueClass
Class: TrueClass
Inherits:
Object
Object
TrueClass
show all
Defined in:
lib/to_b.rb
Instance Method Summary
collapse
#
to_b
⇒ Object
Instance Method Details
#
to_b
⇒
Object
16 17 18
# File 'lib/to_b.rb', line 16
def
to_b
return
true
end