module FFaker::NameGR

def female_last_name

def female_last_name
  fetch_sample(FEMALE_LAST_NAMES)
end