# File lib/Borges/RequestHandler/Registry.rb, line 7
  def initialize
    @base_path = nil
    clear_handlers
  end