module Mail::RFC2822::NameValList0

def CFWS

def CFWS
  elements[0]
end

def name_val_pair

def name_val_pair
  elements[1]
end