# File lib/rack/utils.rb, line 160
def
initialize
(
hash
={})
hash
.
each
{
|
k
,
v
|
self
[
k
] =
v
}
end