class Async::HTTP::Middleware::Builder

def run(app)

def run(app)
	@app = app
end