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