#!python
import os
from lawfactory_utils.urls import cache_directory

print(cache_directory())