# File lib/hashery/openobject.rb, line 189
def
store
(
k
,
v
)
@hash
.
store
(
k
.
to_sym
,
v
)
end