Class: Numeric

Inherits:
Object show all
Defined in:
lib/rubyexts/try_dup.rb

Instance Method Summary collapse

Instance Method Details

#try_dupObject



28
29
30
# File 'lib/rubyexts/try_dup.rb', line 28

def try_dup
  self
end