# File lib/action_mailer/vendor/tmail-1.1.0/tmail/mailbox.rb, line 351 def each_port mail_files(@cur).each do |path| yield PORT_CLASS.new(path) end end