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