class Faker::MostInterestingManInTheWorld

Public Class Methods

quote() click to toggle source
# File lib/faker/most_interesting_man_in_the_world.rb, line 4
def quote
  fetch('most_interesting_man_in_the_world.quotes')
end