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