# File lib/facets/more/minitar.rb, line 823
    def close
      @tarwriter.close
      @io.close
    end