class Faker::Quotes::Rajnikanth
Public Class Methods
Source
# File lib/faker/quotes/rajnikanth.rb, line 21 def joke fetch('rajnikanth.joke') end
Produces a Rajnikanth
. Original list of jokes: www.rajinikanthjokes.com/
@return [String]
@example
Faker::Rajnikanth.joke #=> "Rajinikanth is so fast that he always comes yesterday."
@faker.version 2.11.0