#import // Initialize default preferences if they're not initialized @interface Preferences : NSObject + (void)setup:(id)controller; @end