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