class Faker::GreekPhilosophers

def quote

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