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