# File lib/em-twitter/connection.rb, line 249 def verify_peer? ssl? && @options[:ssl][:verify_peer] end