# File lib/em/protocols/smtpclient.rb, line 71 def initialize @succeeded = nil @responder = nil @code = nil @msg = nil end