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