# File tar.rb, line 386
386:     def file?
387:       @header.linkflag == "0" || @header.linkflag.length < 1
388:     end