# File lib/parser/lexer/stack_state.rb, line 4
def
initialize
(
name
)
@name
=
name
.
freeze
clear
end