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