class Faker::Quote

def fortune_cookie

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