# File lib/rubygems/package.rb, line 423
    def each(&block)
      each_entry(&block)
    end