!function ($, iScroll2) {
  $.ender({
    iScroll2: function (options) {
      return new iScroll2(this[0], options)
    }
  }, true)
}(ender, require('iScroll2').iScroll2)
