class Faker::Quote

def yoda

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