class Faker::Locations::Australia

def animal

Returns:
  • (String) -
def animal
  fetch('locations.australia.animals')
end