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