class HTTParty::HeadersProcessor

def initialize(headers, options)

def initialize(headers, options)
  @headers = headers
  @options = options
end