# File lib/protocols/smtpclient.rb, line 105 105: def connection_completed 106: @responder = :receive_signon 107: @msg = [] 108: end