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