class Faker::Movies::Hobbit
def character
-
(String)
-
def character fetch('tolkien.hobbit.character') end
def location
-
(String)
-
def location fetch('tolkien.hobbit.location') end
def quote
-
(String)
-
def quote fetch('tolkien.hobbit.quote') end
def thorins_company
-
(String)
-
def thorins_company fetch('tolkien.hobbit.thorins_company') end