Module: Mail::RFC2822::MsgIdValue0
- Defined in:
- lib/mail/parsers/rfc2822.rb
Instance Method Summary collapse
Instance Method Details
#id_left ⇒ Object
4614 4615 4616 |
# File 'lib/mail/parsers/rfc2822.rb', line 4614 def id_left elements[0] end |
#id_right ⇒ Object
4618 4619 4620 |
# File 'lib/mail/parsers/rfc2822.rb', line 4618 def id_right elements[2] end |