# File lib/cgikit/bytedata.rb, line 117
    def initialize( tempfile )
      @tempfile = tempfile
      close
    end