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