method

duplicable?

v5.0.0.1 - Show latest stable - Class: Object
duplicable?()
public

Can you safely dup this object?

False for nil, false, true, symbol, number, method objects; true otherwise.