# File lib/rack/adapter/rails.rb, line 160
          def stdoutput
            STDERR.puts "stdoutput should not be used."
            @response.body
          end