# File lib/mechanize.rb, line 980
  def cert= cert
    @agent.certificate = cert
  end