# File lib/ftw/http/headers.rb, line 24
  def initialize(headers={})
    super()
    @headers = headers
  end