class Faker::Games::Myst

def quote

Returns:
  • (String) -
def quote
  fetch('games.myst.quotes')
end