# Snapshot Read - Memtables and SSTs
During the refactor, you might need to change the signature of some functions from `&self` to `self: &Arc<Self>` as necessary.