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