# File lib/rack/mock.rb, line 52
52:
def
initialize
(
app
) 53:
@app
=
app
54:
end