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