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