# File lib/memcache/pg_server.rb, line 5
def
self
.
quote_ident
(
name
)
%("#{name}")
end