class Faker::Games::WorldOfWarcraft

def hero

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

def quote

Returns:
  • (String) -
def quote
  fetch('games.world_of_warcraft.quotes')
end