class Faker::Ancient
def god
-
(String)
-
def god fetch('ancient.god') end
def hero
-
(String)
-
def hero fetch('ancient.hero') end
def primordial
-
(String)
-
def primordial fetch('ancient.primordial') end
def titan
-
(String)
-
def titan fetch('ancient.titan') end