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