I'm trying to move all FS related operations out of the Note class, and ideally make it super small. This class will need to be serialized over the wire for the web version, and that needs it to be small.