I like this library :) great little convenience lib. instead of having to write stuff like `Prefs.getLong(myKey, null);` — let us write: `Prefs.getLong(myKey);` // warning: nullable