Libraries
»
wannabe_bool
(0.7.1)
»
Index (B)
»
WannabeBool
»
Boolean
Module: WannabeBool::Boolean
Includes:
Aliasing
Included in:
FalseClass
,
TrueClass
Defined in:
lib/wannabe_bool/boolean.rb
Instance Method Summary
collapse
#
to_b
⇒ Object
Methods included from
Aliasing
included
Instance Method Details
#
to_b
⇒
Object
3 4 5
# File 'lib/wannabe_bool/boolean.rb', line 3
def
to_b
self
end