# File lib/couchrest/response.rb, line 9
def
[]=
(
key
,
value
)
super
(
key
.
to_s
,
value
)
end