# File lib/mechanize.rb, line 1063
  def cert_store= cert_store
    @agent.cert_store = cert_store
  end