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