From: Trans Date: 2007-01-04T12:58:11+09:00 Subject: Re: Little Things James Edward Gray II wrote: > We're not sending an object though, we're sending a message. Perhaps > send_message() would be a less clashed name, but I doubt it. http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/232167 Besides that would be "foo.send_object", not "foo.object_send". T.