class Faker::Quotes::Shakespeare

def hamlet

Returns:
  • (String) -
def hamlet
  fetch('shakespeare.hamlet')
end