# File lib/mail/parsers/rfc2822.rb, line 3754 def DIGIT1 elements[0] end
# File lib/mail/parsers/rfc2822.rb, line 3758 def DIGIT2 elements[1] end