if (typeof console === 'undefined') { console = { log: function () { return; }, dir: function () { return; } } };
