Module: Mail::RFC2822::Zone0

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

Instance Method Summary collapse

Instance Method Details

#DIGIT1Object



3890
3891
3892
# File 'lib/mail/parsers/rfc2822.rb', line 3890

def DIGIT1
  elements[1]
end

#DIGIT2Object



3894
3895
3896
# File 'lib/mail/parsers/rfc2822.rb', line 3894

def DIGIT2
  elements[2]
end

#DIGIT3Object



3898
3899
3900
# File 'lib/mail/parsers/rfc2822.rb', line 3898

def DIGIT3
  elements[3]
end

#DIGIT4Object



3902
3903
3904
# File 'lib/mail/parsers/rfc2822.rb', line 3902

def DIGIT4
  elements[4]
end