module FFaker::AnimalUS

def common_name

def common_name
  fetch_sample(COMMON_NAMES)
end