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