Message format allows us to compile or MessageFormat JSON files to optimized JavaScript functions. (Think Handlebars precompilation.)
Compiling the file "en.json" through MessageFormat becomes a JavaScript object under the "i18n" namespace where each object property is function that can be invoked.