# File lib/mongrel/handlers.rb, line 69
69:     def initialize(msg)
70:       @response = Const::ERROR_404_RESPONSE + msg
71:     end