module FFaker::Internet

def domain_suffix

def domain_suffix
  fetch_sample(DOMAIN_SUFFIXES)
end