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