# File lib/hashery/crud_hash.rb, line 158
def
store
(
key
,
value
)
super
(
cast_key
(
key
),
value
)
end