# File lib/archive/tar/minitar.rb, line 829
829:     def close
830:       @tarwriter.close
831:       @io.close
832:     end