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