class Faker::Quote

def robin

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