class Faker::Games::WorldOfWarcraft

def quote

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