# File lib/bundler/installer.rb, line 5 def self.install(root, definition, options) new(root, definition).run(options) end