@class HMBModelContainer; @protocol HMBLocalZoneDelegate; @interface HMBMutableLocalZoneConfiguration : HMBLocalZoneConfiguration @property (nonatomic) BOOL readOnly; @property (nonatomic) BOOL createIfNeeded; @property (retain, nonatomic) HMBModelContainer *modelContainer; @property (weak, nonatomic) id delegate; - (id)copyWithZone:(struct _NSZone { } *)a0; @end