1705 1706 1707
# File 'lib/mail/parsers/rfc2822.rb', line 1705 def first_phrase elements[0] end
1709 1710 1711
# File 'lib/mail/parsers/rfc2822.rb', line 1709 def other_phrases elements[1] end