#import <Cocoa/Cocoa.h>
#import "Plugin.h"
@interface APLMetadataReader : NSObject <CogMetadataReader> {
}
@end