@interface MFAccountFactory_iOS : NSObject - (id)accountWithIdentifier:(id)a0; - (id)accountWithSystemAccount:(id)a0; @end