# File lib/faraday/adapter/em_http_ssl_patch.rb, line 37
  def verify_peer?
    parent.connopts.tls[:verify_peer]
  end