On Wed, 4 Apr 2001, Dave Thomas wrote:

> Would the identity be based on the method name, or the method
> semantics (given that you can redefine methods). I suspect this would
> be a tricky thing to implement.
> 
On the actual code pointed to, ie. convert NODE * body to Integer say
called code_hash or something. Then one can redefine Method#== and compare
the code_hash values. Or?

/Robert