class Faker::Games::Fallout

def quote

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