method
duplicable?
duplicable?()
public
Can you safely .dup this object? False for nil, false, true, symbols, numbers, class and module objects; true otherwise.
duplicable?()
public
Can you safely .dup this object? False for nil, false, true, symbols, numbers, class and module objects; true otherwise.