(function(window) { 'use strict' window.stubs = window.stubs || {} window.stubs.getModelStub = function getModelStub() { return { } } })(window)