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