# File lib/rack/chunked.rb, line 10
10:
def
initialize
(
app
) 11:
@app
=
app
12:
end