class Faker::WorldCup

def city

Returns:
  • (String) -
def city
  fetch('world_cup.cities')
end