class Faker::Games::Zelda

def game

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