# File lib/thin/response.rb, line 102
    def persistent!
      @persistent = true
    end