Open
Description
I see `enableCompileCache`, `getCompileCacheDir` and other methods use `READ`, but since they're function to be called they should all use `CALL` I presume?
Hence why I used CALL
instead of READ
here as well
Originally posted by @MichaelDeBoey in #358 (comment)