# File tar.rb, line 630
630:     def initialize
631:       @entries = Hash.new
632:     end