# File lib/kwartz/parser.rb, line 605
    def initialize(*args)
      super
      @mode = :selector           # :selector or :declaration
    end