# File lib/cgikit/bytedata.rb, line 142
    def ==( bytes )
      @tempfile == bytes.tempfile
    end