How to replicate: - Run pycharm debugger - Create CloudPath object - Break and click on the item in the debugger to inspect Alternatively: - `CloudPath(...).fspath` Why: Pycharm debugger collects all properties on objects in scope, thus accessing `.fspath` which performs a cache refresh