mirror of
https://github.com/ruby/ruby.git
synced 2026-08-21 03:34:31 +08:00
This reverts commit 4dba0c1a8e3cc08664872e637099c4e7d58d24d3. Matz's comment is "send is not deprecated. __send__ is safer". But "Prefer #send over #__send__" is not reasonable.