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