# File lib/request_store.rb, line 38
def
self
.
[]=
(
key
,
value
)
store
[
key
] =
value
end