# File lib/bundler/vendor/thor/lib/thor/actions.rb, line 193 def in_root inside(@destination_stack.first) { yield } end