# File lib/buildr/java/packaging.rb, line 121
        def each(&block)
          @sections.each(&block)
        end