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