# File tar.rb, line 391
391:     def link?
392:       ( "1".."2" ).include? @header.linkflag
393:     end