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