class Faker::WorldCup

def team

Returns:
  • (String) -
def team
  fetch('world_cup.teams')
end