/** * Get the inner store -useful for lower level operations * * @return the store */ protected SwiftNativeFileSystemStore getStore() { return fs.getStore(); }