# File lib/em/protocols/saslauth.rb, line 85
      def post_init
        super
        @sasl_data = ""
        @sasl_values = []
      end