# File lib/bundler/installer.rb, line 30 def initialize(root, definition) @root = root @definition = definition @post_install_messages = {} end