# File lib/hashery/stash.rb, line 21
def
[]=
(
key
,
value
)
super
(
convert_key
(
key
),
value
)
end