#import @interface SizeFormatter : NSNumberFormatter { } - (NSString *)stringForObjectValue:(id)obj; @end