According to the Ruby manual:
self + other
The array concatenation

This takes away the other natural operator addition or plus. There are 
applications that need to add two numeric arrays with the same dimension, 
no?

Would the solution be creating a subclass that introduces a new method like:
self.add other

But where would the sum go?

Dat

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com