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