# File lib/http/cookie.rb, line 666
  def init_with(coder)
    yaml_initialize(coder.tag, coder.map)
  end