"""In-memory reference Storage Driver for Marconi. Useful for automated testing and for prototyping storage driver concepts. """ from .driver import Driver # NOQA