@interface WFLinkFileEntityDescriptions : NSObject + (id)typeDescription; + (id)countDescription; + (id)pluralTypeDescription; @end