# File lib/mechanize.rb, line 965
  def ca_file= ca_file
    @agent.ca_file = ca_file
  end