class Faker::Games::Myst

def age

Returns:
  • (String) -
def age
  fetch('games.myst.ages')
end