method
duplicable?
![Some documentation Importance_1](https://d2vfyqvduarcvs.cloudfront.net/images/importance_1.png?1349367920)
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.