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