# File lib/mongrel/uri_classifier.rb, line 17
    def initialize
      @handler_map = {}
      @matcher = //
      @root_handler = nil
    end