# File lib/action_mailer/vendor/tmail/mailbox.rb, line 78 def each_port mail_files().each do |path| yield PORT_CLASS.new(path) end @last_atime = Time.now end