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