>>>>> "S" == Steve Hill <stephen.hill / motorola.com> writes:

S> Any help would be appreciated.

 Because test is an Array, and #puts do something different with an
 Array. it make something like your method test#to_s (i.e. it execute a
 loop)


Guy Decoux