# File lib/rack/request.rb, line 173
173:
def
[]
(
key
) 174:
params
[
key
.
to_s
] 175:
end