# File lib/cuba.rb, line 327
  def run(app)
    halt app.call(req.env)
  end