From: Paul Brannan Date: 2012-04-25T05:33:17+09:00 Subject: [ruby-core:44605] Re: [ruby-trunk - Feature #5555][Rejected] rename #include? to #includes? On Wed, 2012-04-25 at 05:24 +0900, Roger Pack wrote: > >> It always confuses me how that one defies the rule. > > > > There���s no non-dangerous version of Array#shift, so it doesn���t defy the rules. > > True, I just always reach for shift! since it makes more sense in my head. > -r Do you try to call pop! as well? :) Paul