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