#import @interface GPBExtensionRegistry : NSObject - (void)addExtension:(id)extension; @end