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