* Fixes Generics * Remove unused imports * Ignore serialize warnings in tests Fixes gh-40
This provides a better separation for consumers of the API. Most users are likely not interested in checking to see if a session is expired so they can focus on the Session API. Fixes #28