@interface CRKTableKeyValuePair : CRKKeyValuePair + (id)pairWithKey:(id)a0 value:(id)a1; @end