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