# File lib/rack/session/abstract/id.rb, line 59
def
[]
(
key
)
load_for_read!
@data
[
key
.
to_s
]
end