# File lib/mongrel/handlers.rb, line 79 79: def initialize(msg) 80: @response = Const::ERROR_404_RESPONSE + msg 81: end