From: Bob Aman Date: 2008-05-18T01:32:27+09:00 Subject: Re: Object#select and method_missing > I tried to model how Object mixes in Kernel and thereby recreate what > the op's results were. Is that not the way it works? Afraid not. Object#select is what's being called, not Kernel.select. Bob Aman -- Posted via http://www.ruby-forum.com/.