var LayerManager = (function(){ return { init: function(layers){ } }; }());