Internal function for adding single quotes around a string
quote_wrap(x)
x
a string to be wrapped in single quotes.
The input wrapped in single quotes.