# File lib/nats/client.rb, line 977
  def client_using_secure_connection?
    @tls || @ssl
  end