duplicable?()
Instance Public methods
Can you safely dup this object?
False for nil, false, true, symbol,
and number objects; true otherwise.
Can you safely dup this object?
False for nil, false, true, symbol,
and number objects; true otherwise.
Please login to continue.