# File lib/merb-core/dispatch/session/cookie.rb, line 94
def
[]=
(
k
,
v
)
@data
[
k
] =
v
end