class Faker::Books::TheKingkillerChronicle
def book
-
(String)
-
def book fetch('books.the_kingkiller_chronicle.books') end
def character
-
(String)
-
def character fetch('books.the_kingkiller_chronicle.characters') end
def creature
-
(String)
-
def creature fetch('books.the_kingkiller_chronicle.creatures') end
def location
-
(String)
-
def location fetch('books.the_kingkiller_chronicle.locations') end