(function() { "use strict"; App.Users = { initialize: function() { $(".initialjs-avatar").initial(); } }; }).call(this);