pub fn pluralize(word: &str, n: usize) -> Cow<'_, str>