@interface ATXInformationRanker : NSObject - (id)sortFeaturizedSuggestions:(id)a0 withFeatureWeights:(id)a1; @end