Module: Polyfill::V2_4::Numeric::Instance::Dup::Method
- Defined in:
- lib/polyfill/v2_4/numeric/instance/dup.rb
Instance Method Summary collapse
Instance Method Details
#dup ⇒ Object
7 8 9 |
# File 'lib/polyfill/v2_4/numeric/instance/dup.rb', line 7 def dup self end |