# File lib/buildr/packaging/artifact_namespace.rb, line 295
      def root
        yield ROOT if block_given?
        ROOT
      end