# File lib/bundler/plugin.rb, line 109
    def add_command(command, cls)
      @commands[command] = cls
    end