class Faker::Games::WorldOfWarcraft

def hero

Returns:
  • (String) -
def hero
  fetch('games.world_of_warcraft.heros')
end