From: SASADA Koichi Date: 2014-05-01T02:04:55+09:00 Subject: [ruby-core:62254] Re: [ruby-trunk - Feature #9781] Feature Proposal: Method#super_method (2014/05/01 1:35), nobu@ruby-lang.org wrote: > > It's an ordinary `Method` (or `UnboundMethod`) instance, same as `SuperClass.instance_method(:foo).bind(obj)`. Oh, OK. I misunderstood the spec of Method class. -- // SASADA Koichi at atdot dot net