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