method
duplicable?
duplicable?()
public
Can you safely dup this object?
False for nil, false, true, symbol, number and BigDecimal(in 1.9.x) objects; true otherwise.
duplicable?()
public
Can you safely dup this object?
False for nil, false, true, symbol, number and BigDecimal(in 1.9.x) objects; true otherwise.