# File lib/em-websocket/connection.rb, line 63
      def post_init
        start_tls(@tls_options) if @secure
      end