# File lib/cgikit/bytedata.rb, line 178
    def close
      @tempfile.close unless @tempfile.closed?
    end