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