#import "MLFormat.h" @interface MLABRPolicyFormatData : NSObject - (instancetype)initWithFormat:(MLFormat *)format; @end