module FFaker::Identification

def ethnicity

def ethnicity
  fetch_sample(ETHNICITIES)
end