From: William Djaja Tjokroaminata Date: 2002-01-26T04:12:12+09:00 Subject: Re: Serious Array Bug in Ruby 1.6.6? Well, surely it is defined for all objects, as all objects are derived from Object. Whether the result is expected or not, it is a different story. At least, it should work with the majority of built-in classes. Of course, for custom classes, we are on our own. Bill ========================================================================= ts wrote: >>>>>> "W" == William Djaja Tjokroaminata writes: > W> Doesn't Object#dup or Object#clone work with *any* object? > no,