/**
 * Zews
 *
 * available throughout the app
 */
var Zews = {
    params: {},
    locale: {}
};
