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