module FFaker::IdentificationBR

def gender

def gender
  fetch_sample(GENDERS)
end