# File kwartz.rb, line 2890 def initialize(scanner, toppings={}) @scanner = scanner @scanner.gettoken @toppings = toppings @name_stack = [] end