# File lib/innate/session.rb, line 57
def
store
(
key
,
value
)
cache_sid
[
key
] =
value
end