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