# File lib/cuba.rb, line 291
  def halt(response)
    throw :halt, response
  end