# File lib/action_mailer/vendor/tmail/header.rb, line 378 def each_id self.refs.each do |i| yield i if MESSAGE_ID === i end end