# File kwartz.rb, line 908
        def initialize(input_str='', toppings={})
            super(input_str, toppings)
        end