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