# File lib/archive/tar/minitar.rb, line 586
586:     def each(&block)
587:       each_entry(&block)
588:     end