module FFaker::IdentificationES

def gender

def gender
  fetch_sample(GENDERS)
end