From: Yukihiro Matsumoto Date: 2009-05-07T16:44:00+09:00 Subject: Re: Adding a =~ method to the Method class Hi, In message "Re: Adding a =~ method to the Method class" on Thu, 7 May 2009 16:02:09 +0900, Gabriel Saravia writes: |At this moment, I would very much like it if it also had a "=~" method: |"two method objects are similar if they contain the same body but are |NOT necessarily bound to the same object" I am not sure how do you use this similarity check? Example? matz.