class Faker::Games::Witcher
def character
-
(String)-
def character fetch('games.witcher.characters') end
def location
-
(String)-
def location fetch('games.witcher.locations') end
def monster
-
(String)-
def monster fetch('games.witcher.monsters') end
def quote
-
(String)-
def quote fetch('games.witcher.quotes') end
def school
-
(String)-
def school fetch('games.witcher.schools') end
def witcher
-
(String)-
def witcher fetch('games.witcher.witchers') end