@interface ISOSharedInstance : NSObject + (id)get; - (id)init; - (void).cxx_destruct; @end