class Faker::TvShows::MichaelScott

def quote

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