# File lib/rouge/regex_lexer.rb, line 218
    def stack
      @stack ||= [get_state(:root)]
    end