# File lib/rack/conditionalget.rb, line 18
18:
def
initialize
(
app
) 19:
@app
=
app
20:
end