pub fn has_enclosing_paren(sugg: impl AsRef<str>) -> bool
Return true if sugg is enclosed in parenthesis.
true
sugg