class Faker::WorldCup

def stadium

Returns:
  • (String) -
def stadium
  fetch('world_cup.stadiums')
end