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