# File lib/more/facets/stash.rb, line 18
def
store
(
k
,
v
)
super
(
k
.
to_s
,
v
)
end