Implement a factory class that makes available a class method for universally converting JSON objects into python objects via the `loader` cache.
Implement a factory class that makes available a class method for universally converting JSON objects into python objects via the
loadercache.