# File lib/puppet/parser/lexer.rb, line 562
562:   def commentpop
563:     @commentstack.pop[0]
564:   end