class IRB::Color::SymbolState
def initialize
def initialize # Push `true` to detect Symbol. `false` to increase the nest level for non-Symbol. @stack = [] end
def initialize # Push `true` to detect Symbol. `false` to increase the nest level for non-Symbol. @stack = [] end