# File lib/rubygems/cmd_manager.rb, line 80
    def [](command_name)
      @commands[command_name.intern]
    end