# File lib/action_mailer/vendor/tmail-1.2.3/tmail/mailbox.rb, line 295 def each_port( &block ) close_check update @real.each_port(&block) end