class Faker::Quote

def famous_last_words

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