# File lib/rack/recursive.rb, line 33
33:
def
initialize
(
app
) 34:
@app
=
app
35:
end