# File lib/hashery/castinghash.rb, line 75
def
store
(
k
,
v
)
super
(
key_proc
[
k
],
value_proc
[
v
])
end