# File lib/rack/deflater.rb, line 8
8:
def
initialize
(
app
) 9:
@app
=
app
10:
end