module FFaker::NameGR

def male_last_name

def male_last_name
  fetch_sample(MALE_LAST_NAMES)
end