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