# File lib/protocols/smtpclient.rb, line 118 118: def connection_completed 119: @responder = :receive_signon 120: @msg = [] 121: end