# File lib/Borges/RequestHandler/Dispatcher.rb, line 23
  def initialize
    @url_prefix = DEFAULT_URL_PREFIX
    @entry_points = {}
  end