# File lib/rack/etag.rb, line 6
6:
def
initialize
(
app
) 7:
@app
=
app
8:
end