class Faker::Dessert

def topping

Returns:
  • (String) -
def topping
  fetch('dessert.topping')
end