# File lib/bundler/cli/plugin.rb, line 21
    def install(*plugins)
      Bundler::Plugin.install(plugins, options)
    end