# File lib/buildr/packaging/artifact_namespace.rb, line 770
    def each(&block)
      values.each(&block)
    end