From: "Wolfgang Nádasi-donner" Date: 2007-08-03T22:45:04+09:00 Subject: Re: Getting the 'Sender' or 'Caller' object of a method Peter Laurens wrote: > I am not having much luck in finding out how to get the calling object > of a method. I'm not sure to understand what you mean, because inside a method "meth", which is used/called by an object "obj" by "obj.meth", the object can be referenced by "self". Wolfgang Nádasi-Donner -- Posted via http://www.ruby-forum.com/.