module FFaker::NameBR

def male_prefix

def male_prefix
  fetch_sample(MALE_PREFIXES)
end