# File lib/dm-core/spec/setup.rb, line 12
      def root=(path)
        @root = Pathname(path)
      end