#include <malloc.h>
#include <string.h>
#include <inttypes.h>
#import "YSObject.h"
#import "YSZone.h"
@implementation YSObject
@end