I have an implementation question about FileStorage: does it ever check
that the .fs file is more recent than the .fs.index file? Or, if the
.index file exists, does it go ahead and read it anyways, and then only
realize that it's out-of-date in _sane()?
Thanks --
Greg