# File lib/archive/tar/minitar.rb, line 823
823:     def close
824:       @tarwriter.close
825:       @io.close
826:     end