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