# File lib/couchrest/attributes.rb, line 31
def
[]=
(
key
,
value
)
_attributes
[
key
.
to_s
] =
value
end