class Faker::FamousLastWords
Public Class Methods
last_words()
click to toggle source
# File lib/faker/famous_last_words.rb, line 6 def last_words fetch('famous_last_words.last_words') end