# File lib/rack/auth/digest/params.rb, line 34
34:
def
[]=
(
k
,
v
) 35:
super
k
.
to_s
,
v
.
to_s
36:
end