# File lib/pry-remote-em/client.rb, line 48 def ssl_handshake_completed log.info("[pry-remote-em] TLS connection established") @opts[:tls] = true end