From: Bob Aman Date: 2008-05-17T11:09:59+09:00 Subject: Re: Object#select and method_missing > method_missing catches public method calls, not private function > calls. That doesn't really answer my question. I want to know why select() behaves differently from self.select() in this context. -- Posted via http://www.ruby-forum.com/.