Libraries
»
extlib
(0.9.16)
»
Index
»
TrueClass
»
#try_dup
Method: TrueClass#try_dup
Defined in:
lib/extlib/boolean.rb
,
lib/extlib/try_dup.rb
#
try_dup
⇒
Object
2 3 4
# File 'lib/extlib/boolean.rb', line 2
def
try_dup
self
end