class Faker::Games::Fallout
def character
-
(String)
-
def character fetch('games.fallout.characters') end
def faction
-
(String)
-
def faction fetch('games.fallout.factions') end
def location
-
(String)
-
def location fetch('games.fallout.locations') end
def quote
-
(String)
-
def quote fetch('games.fallout.quotes') end