class Faker::Games::SonicTheHedgehog

def game

Returns:
  • (String) -
def game
  fetch('games.sonic_the_hedgehog.game')
end