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