class Excon::SSLSocket

def connect

def connect
  @socket.connect(@sockaddr)
end