# File lib/riddle/query.rb, line 113
def
self
.
quote
(
string
)
"'#{sql_escape string}'"
end