[ruby/irb] Don't use delegator to install helper methods to main object (https://github.com/ruby/irb/pull/1031)
IRB used delegator to install command as a method of frozen main object. Command is not a method now. We can drop it.
https://github.com/ruby/irb/commit/2f1c593801
[ruby/irb] Don't use delegator to install helper methods to main
object
(https://github.com/ruby/irb/pull/1031)
IRB used delegator to install command as a method of frozen main object.
Command is not a method now. We can drop it.
https://github.com/ruby/irb/commit/2f1c593801