(function() { "use strict"; App.FoundationExtras = { initialize: function() { $(document).foundation(); } }; }).call(this);