class Faker::Fantasy::Tolkien
def character
-
(String)-
def character fetch('tolkien.characters') end
def location
-
(String)-
def location fetch('tolkien.locations') end
def poem
-
(String)-
def poem fetch('tolkien.poems') end
def race
-
(String)-
def race fetch('tolkien.races') end