Module: Mail::RFC2822::Zone0

Defined in:
lib/mail/parsers/rfc2822.rb

Instance Method Summary collapse

Instance Method Details

#DIGIT1Object



3913
3914
3915
# File 'lib/mail/parsers/rfc2822.rb', line 3913

def DIGIT1
  elements[1]
end

#DIGIT2Object



3917
3918
3919
# File 'lib/mail/parsers/rfc2822.rb', line 3917

def DIGIT2
  elements[2]
end

#DIGIT3Object



3921
3922
3923
# File 'lib/mail/parsers/rfc2822.rb', line 3921

def DIGIT3
  elements[3]
end

#DIGIT4Object



3925
3926
3927
# File 'lib/mail/parsers/rfc2822.rb', line 3925

def DIGIT4
  elements[4]
end