class Faker::Movies::LordOfTheRings
def character
-
(String)
-
def character fetch('lord_of_the_rings.characters') end
def location
-
(String)
-
def location fetch('lord_of_the_rings.locations') end
def quote
-
(String)
-
def quote fetch('lord_of_the_rings.quotes') end