# Functions
DefaultMemDBService provides a default memDBService with an underlying storer.
DefaultVaultService provides a vault with a FileStorer backend.
MemDBService creates a memdb service instance.
MockMemDBService provides a way to create and set a mock for the internal memdb service manager.
MockStorageService sets the internal store singleton to the give mock implementation.
MockVaultService provides a way to create and set a mock for the internal vault service manager.
StorageService initializes and keeps track of a storage service.
VaultService creates a vault manager service.