class Faker::Quotes::Chiquito

def term

Returns:
  • (String) -
def term
  sample(terms)
end