@interface NSData (mimeTypeByGuessingFromData)

- (NSString *)mimeTypeByGuessingFromData;

@end
