From: matz@... (Yukihiro Matsumoto) Date: 2002-01-15T02:02:02+09:00 Subject: Re: respond_to? and public/private Hi, In message "Re: respond_to? and public/private" on 02/01/14, Johan Holmberg writes: |But I found *one* minor difference from what I actually expected. |defined? reports "method" for a protected method, even though it is |*not* callable. |Is this behaviour intentional, or is it a bug ? A bug. matz.