class Faker::Game

def title

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