# File lib/excon/ssl_socket.rb, line 72
    def connect
      check_nonblock_support
      super
    end