# File lib/mechanize.rb, line 1151
  def verify_mode= verify_mode
    @agent.verify_mode = verify_mode
  end