class Faker::Games::WorldOfWarcraft

def race

Returns:
  • (String) -
def race
  fetch('games.world_of_warcraft.races')
end