# File lib/rack/utils.rb, line 421
def
[]
(
k
)
super
(
k
)
||
super
(
@names
[
k
.
downcase
])
end