@interface __PFExampleClass : NSObject - (id)init; - (void)pfExampleFunction; @end