# File lib/map/params.rb, line 73
def
escape
(
s
)
URI
.
encode_www_form_component
(
s
)
end