# File lib/archive/tar/minitar.rb, line 519
519:       def file?
520:         @typeflag == "0"
521:       end