fails:CGI#out it writes a HTMl header based on the passed argument to $stdout
fails:CGI#out appends the block's return value to the HTML header
fails:CGI#out automatically sets the Content-Length Header based on the block's return value
fails:CGI#out includes Cookies in the @output_cookies field
