# File lib/Borges/RequestHandler/Dispatcher.rb, line 19
  def self.url_prefix=(url_prefix)
    self.instance.url_prefix = url_prefix
  end