class StorageAssigner: def __init__(self): pass def storage(self, budget, storage_amount, storage_config, path_to_storage_file): pass