class Faker::Quotes::Chiquito

def sentence

Returns:
  • (String) -
def sentence
  sample(sentences)
end