module FFaker::NameES

def male_prefix

def male_prefix
  fetch_sample(MALE_PREFIXES)
end