# File lib/mime/header_container.rb, line 11
    def initialize
      @headers = Hash.new
    end