# File lib/faraday/utils.rb, line 94
def
[]=
(
key
,
value
)
super
(
convert_key
(
key
),
value
)
end