var Tab = function()

in static/js/bootstrap-tab.js [29:31]


  var Tab = function (element) {
    this.element = $(element)
  }