class Faker::Games::SonicTheHedgehog
def character
-
(String)
-
def character fetch('games.sonic_the_hedgehog.character') end
def game
-
(String)
-
def game fetch('games.sonic_the_hedgehog.game') end
def zone
-
(String)
-
def zone fetch('games.sonic_the_hedgehog.zone') end