Libraries
»
machinima_utils
(0.0.1)
»
Index (T)
»
TrueClass
Class: TrueClass
Inherits:
Object
Object
TrueClass
show all
Defined in:
lib/extensions/trueclass.rb
Instance Method Summary
collapse
#
to_bool
⇒ Object
Instance Method Details
#
to_bool
⇒
Object
2 3 4
# File 'lib/extensions/trueclass.rb', line 2
def
to_bool
true
end