@interface SSKeyValueStoreSchema : NSObject + (id)databasePath; + (void)createSchemaInDatabase:(id)a0; @end