CachingHttpInterceptor

fun CachingHttpInterceptor(    directory: File,     maxSize: Long,     fileSystem: FileSystem = FileSystem.SYSTEM)