From: AdSR Date: 2008-08-08T22:48:11+09:00 Subject: Re: ruby wish-list On Aug 7, 11:17 pm, Roger Pack wrote: > Another wish [I believe this one is in facets already] is that wherever > 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. AdSR