On Mar 1, 2007, at 4:56 PM, Raj Sahae wrote:
> Why?
> rb(main):016:0> a.dup
> TypeError: can't dup Fixnum
>    from (irb):16:in `dup'
>    from (irb):16
>    from :0

Read this (long) thread.

Gary Wright