The FileSystemItem class now exposes HostFile and HostedFullName properties.
If two instances of a MemoryFile point to the same file, renaming one no longer makes the second one point to the new filename. AbstractFile and AbstractFolder instances should always be "tied" to their filename.