$.fn.scrollspy.noConflict = function () {
    $.fn.scrollspy = old
    return this
  }