@interface LRSPViewControllerFactoryInternal : NSObject + (id)topLevelViewController; - (id)init; @end