Module: Mail::RFC2822::Second0
- Defined in:
- lib/mail/parsers/rfc2822.rb
Instance Method Summary collapse
Instance Method Details
#DIGIT1 ⇒ Object
3837 3838 3839 |
# File 'lib/mail/parsers/rfc2822.rb', line 3837 def DIGIT1 elements[0] end |
#DIGIT2 ⇒ Object
3841 3842 3843 |
# File 'lib/mail/parsers/rfc2822.rb', line 3841 def DIGIT2 elements[1] end |