class Faker::Game
def genre
-
(String)
-
def genre fetch('game.genre') end
def platform
-
(String)
-
def platform fetch('game.platform') end
def title
-
(String)
-
def title fetch('game.title') end
(String)
-
def genre fetch('game.genre') end
(String)
-
def platform fetch('game.platform') end
(String)
-
def title fetch('game.title') end