# File lib/mongrel.rb, line 153 153: def initialize(msg) 154: @response = HttpServer::ERROR_404_RESPONSE + msg 155: end