pub fn make_quoted_string(string: String) -> String
Converts ‘string’ into a “quoted” string – use is_quoted_string and unquote_string