# File lib/net/smtp.rb, line 420 def finish raise IOError, 'not yet started' unless started? do_finish end