Issue 21: The store object should be static.
Project Member Reported by tla...@gmail.com, Mar 18, 2008
I think the store class should be static. The TrystAuth class needs to
store and retrieve, and it seems odd that you must pass a reference to the
store object to the class.