new mmir.parser.StorageUtils()
        Extends the parser-module with helper functions for
storing/restoring compiled templates (eHTML -> layout, view, partial etc)
Dependencies:
 alternatively: set 
    
    
    
    
    
    
    
    
mmir.parser.CLASS_EXTENDER with an object that
 exposes a function extend(obj1,obj1), i.e.
 mmir.parser.CLASS_EXTENDER.extend(obj1, obj2)