From: Gavin Sinclair Date: 2009-11-06T18:20:05+09:00 Subject: Re: Ruby doesn't implement x++ for Fixnum's because ??? > > What's wrong with Array#push?  Why do we need Array#< different? Apart from David's response, you're proposing that a currently-invalid method name be allowed. For such a change, there needs to be a good reason. Gavin