# File lib/thin/headers.rb, line 8
    def initialize
      @sent = {}
      @out = []
    end