""" A dummy cache object for working with blueprints. """ from flask.ext.cache import Cache cache = Cache()