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