@interface CNContainerDiffCalculator : NSObject + (id)diffContainer:(id)a0 to:(id)a1; @end