class Faker::Movies::Tron

def game

Returns:
  • (String) -
def game
  sample(games)
end