@interface MFAccountAutoFetchController : NSObject - (void)fetchNow:(int)a0 withMailboxes:(id)a1 fromAccount:(id)a2 completion:(id /* block */)a3; @end