# File lib/mongrel/cgi.rb, line 175
175:     def stdoutput
176:       STDERR.puts "WARNING: Your program is doing something not expected.  Please tell Zed that stdoutput was used and what software you are running.  Thanks."
177:       @response.body
178:     end