class Faker::Games::WorldOfWarcraft
def class_name
-
(String)
-
def class_name fetch('games.world_of_warcraft.class_names') end
def hero
-
(String)
-
def hero fetch('games.world_of_warcraft.heros') end
def quote
-
(String)
-
def quote fetch('games.world_of_warcraft.quotes') end
def race
-
(String)
-
def race fetch('games.world_of_warcraft.races') end