#import "BTAuthenticationInsight.h" #import "BTJSON.h" @interface BTAuthenticationInsight () - (instancetype)initWithJSON:(BTJSON *)json; @end