#import <Foundation/Foundation.h>

#import "ARTJsonLikeEncoder.h"

@interface ARTMsgPackEncoder : NSObject <ARTJsonLikeEncoderDelegate>

@end
