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