# File lib/parser/lexer.rb, line 10979
  def pop_cond
    @cond = @cond_stack.pop
  end