# File tar.rb, line 162
162:     def nil?
163:       @name.length < 1
164:     end