From: Nikolai Weibull Date: 2011-11-03T15:56:04+09:00 Subject: [ruby-core:40698] Re: [ruby-trunk - Feature #5555] rename #include? to #includes? On Thu, Nov 3, 2011 at 00:00, markus heiler wrote: > Shouldn't the #include? method be renamed to #includes? ? > I think this will be closer to correct English and consistent with #has_key? method (not #have_key?). One needs both for every case to be covered.