# File lib/rack/recursive.rb, line 37
37:
def
call
(
env
) 38:
dup
.
_call
(
env
) 39:
end