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