26 27 28
# File 'lib/crokus/parser.rb', line 26 def maybe kind return acceptIt if showNext.is? kind end