# File lib/mongrel/handlers.rb, line 84
    def process(request, response)
      response.socket.write(@response)
    end