From: "alexeymuranov (Alexey Muranov)" Date: 2012-04-11T02:51:49+09:00 Subject: [ruby-core:44272] [ruby-trunk - Feature #5555] rename #include? to #includes? Issue #5555 has been updated by alexeymuranov (Alexey Muranov). Thanks for the explanation, i didn't know about "key?". ---------------------------------------- Feature #5555: rename #include? to #includes? https://bugs.ruby-lang.org/issues/5555#change-25808 Author: alexeymuranov (Alexey Muranov) Status: Rejected Priority: Low Assignee: matz (Yukihiro Matsumoto) Category: Target version: 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?). -- http://bugs.ruby-lang.org/