class Faker::Games::SuperMario
def character
-
(String)
-
def character fetch('games.super_mario.characters') end
def game
-
(String)
-
def game fetch('games.super_mario.games') end
def location
-
(String)
-
def location fetch('games.super_mario.locations') end