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