On 2012/10/27 20:12, mame (Yusuke Endoh) wrote: > > Issue #6697 has been updated by mame (Yusuke Endoh). > > Assignee changed from mame (Yusuke Endoh) to matz (Yukihiro Matsumoto) > > In Ruby, it is not a good idea to propose something because of consistency. I guess this should say: In Ruby, it is not a good idea to propose something *only* because of consistency. Consistency is good, but (as possibly in this proposal) adding a method just for consistency, without demonstrating an actual need, isn't Ruby style. So please show some strong uses cases for this method. Regards, Martin.