@interface MUStatistics : NSObject + (void)logFileTypeOpened:(id)a0 byProcess:(id)a1; + (void)logFileTypeSaved:(id)a0 byProcess:(id)a1; @end