# File lib/rack/head.rb, line 4
4:
def
initialize
(
app
) 5:
@app
=
app
6:
end