# File lib/rack/session/abstract/id.rb, line 27
def
self
.
find
(
env
)
env
[
ENV_SESSION_KEY
]
end