module FFaker::NameID

def male_prefix

def male_prefix
  fetch_sample(MALE_PREFIXES)
end