Method: Faker::Shakespeare.hamlet_quote

Defined in:
lib/faker/shakespeare.rb

.hamlet_quoteObject



5
6
7
# File 'lib/faker/shakespeare.rb', line 5

def hamlet_quote
  sample(hamlet)
end