pub fn were_plural_if(plural: bool) -> &'static str
Returns “were” if plural is true, otherwise “was”.
plural