implementation("com.squareup.okio:okio-fakefilesystem:3.16.3")
Facilitates in-memory file system operations, enhancing testability and performance by simulating real file system behaviors.