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