From: Roger Pack Date: 2008-08-09T02:35:40+09:00 Subject: Re: ruby wish-list >> there's a multiples verb like .include? it would also come with >> includes? version so that the grammar isn't as confusing. >> Thanks! >> -R > > My interpretation of it is that "include" here is in the infinitive, > as in "Does x include y?", so the API as it is makes sense to me. > YMMV, of course. Yeah both would be good. From my side if a.includes? b ... works nicely. -R -- Posted via http://www.ruby-forum.com/.