That pattern again
// construct an object var data = new ServerSync(this, options) // attach it to the DOM node $(this).data('serverSync', data)
// construct an object var data = new ServerSync(this, options) // attach it to the DOM node $(this).data('serverSync', data)