class Faker::Quote

def matz

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