class Faker::TvShows::SouthPark

def quote

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